Skip to content

Add a GitHub action to run gtest on a pr#25

Merged
yabjames merged 2 commits intomainfrom
22-add-a-github-action-to-run-gtest-on-a-pr
Dec 11, 2025
Merged

Add a GitHub action to run gtest on a pr#25
yabjames merged 2 commits intomainfrom
22-add-a-github-action-to-run-gtest-on-a-pr

Conversation

@yabjames
Copy link
Copy Markdown
Owner

  • Added a new GitHub Actions workflow (.github/workflows/server_workflows.yml)
  • Simplify CMakeLists.txt for the workflow
  • Updated README.md

The reasoning for removing the Debug mode is to simplify the GitHub Actions workflow
@yabjames yabjames linked an issue Dec 11, 2025 that may be closed by this pull request
@yabjames yabjames force-pushed the 22-add-a-github-action-to-run-gtest-on-a-pr branch from fced124 to 8a1cff0 Compare December 11, 2025 03:57
@yabjames yabjames marked this pull request as ready for review December 11, 2025 04:02
@yabjames yabjames merged commit 937f114 into main Dec 11, 2025
1 check passed
@yabjames yabjames deleted the 22-add-a-github-action-to-run-gtest-on-a-pr branch December 11, 2025 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a Github Action to run GTest on a PR

1 participant